home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 26 / Cream of the Crop 26.iso / program / vol16n12.zip / IPC.ZIP / CATCH.ZIP / CATCH.CLW next >
Text File  |  1997-02-12  |  724b  |  41 lines

  1. ; CLW file contains information for the MFC ClassWizard
  2.  
  3. [General Info]
  4. Version=1
  5. LastClass=CCatchDlg
  6. LastTemplate=CDialog
  7. NewFileInclude1=#include "stdafx.h"
  8. NewFileInclude2=#include "Catch.h"
  9.  
  10. ClassCount=2
  11. Class1=CCatchApp
  12. Class2=CCatchDlg
  13.  
  14. ResourceCount=3
  15. Resource2=IDR_MAINFRAME
  16. Resource3=IDD_CATCH_DIALOG
  17.  
  18. [CLS:CCatchApp]
  19. Type=0
  20. HeaderFile=Catch.h
  21. ImplementationFile=Catch.cpp
  22. Filter=N
  23.  
  24. [CLS:CCatchDlg]
  25. Type=0
  26. HeaderFile=CatchDlg.h
  27. ImplementationFile=CatchDlg.cpp
  28. Filter=D
  29. LastObject=IDC_CLEAR_ALL
  30. BaseClass=CDialog
  31. VirtualFilter=dWC
  32.  
  33.  
  34. [DLG:IDD_CATCH_DIALOG]
  35. Type=1
  36. Class=CCatchDlg
  37. ControlCount=2
  38. Control1=IDC_LISTBOX,listbox,1352728833
  39. Control2=IDC_CLEAR_ALL,button,1342373888
  40.  
  41.